Tue Jan 21 2020 15:53:11 GMT+0100 (GMT+01:00)
Search for an actor, director, producer etc. and see if they have any other additional credits

Given that I am at the IMDB website 6s 899ms

When I have selected the Celebs from the drop down menu next to the search bar 365ms

When I enter "Arnold Schwarzenegger" in the searchbox and hit enter 3s 435ms

And I click on the first result for "Arnold Schwarzenegger" 2s 209ms

Then I should see credits under "Arnold Schwarzenegger"´s filmography < 1ms Show Error +
                                            
function has 0 arguments, should have 1 (if synchronous or returning a promise) or 2 (if accepting a callback)

After 5s 167ms Screenshot +

Given that I am at the IMDB website 9s 89ms

When I have selected the Celebs from the drop down menu next to the search bar 708ms

When I enter "John Krasinski" in the searchbox and hit enter 3s 485ms

And I click on the first result for "John Krasinski" 2s 261ms

Then I should see credits under "John Krasinski"´s filmography < 1ms Show Error +
                                            
function has 0 arguments, should have 1 (if synchronous or returning a promise) or 2 (if accepting a callback)

After 5s 702ms Screenshot +